PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package
/
PDF3DProjection Class
/ getFieldOfView Method
Collapse All
Expand All
In This Topic
getFieldOfView Method
In This Topic
Gets the field of view. This value is meaningful only if method returns
PDF3DProjectionType.PERSPECTIVE
.
Syntax
public
double
getFieldOfView()
Return Value
A number between 0 and 180, inclusive, specifying the field of view of the virtual camera, in degrees.
See Also
Reference
PDF3DProjection Class
PDF3DProjection Members